home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 45
/
Amiga Format CD45 (1999-09)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-11].iso
/
-serious-
/
programming
/
c
/
mmulib
/
readme
< prev
next >
Wrap
Text File
|
1999-08-16
|
1KB
|
52 lines
mmu.lib for vbcc
================
Created at 14.7.99 from MMU_Lib.FD (v0.36)
also included the Disassembler_Lib
This libfiles can be used by vbcc and directly linked
to your programs.
To use the library under vbcc this files are recommended.
I don't know to with other compilers they are compatible.
It works correct by use of PhxLnk and vlink.
I generate the libs for myself with an own tool, the
project-make-manager (PMM) and so it is only one command
for me to create them.
I think, other users of vbcc can use them and must not do
same work.
I give this without copyright or anything else free to use
for everybody.
Used tools:
-----------
Stubs created from fd-file by FD2Lib, FD2LibPPC and FD2LibWOS.
Stubs assembled by PhxAss and vasm.
.Lib generated with PmmLibr.
.a generated with ppc-amigaos-ar.
Some Copyrights:
----------------
mmu.library is copyright by Thomas Richter / THOR.
vbcc, FD2Lib, FD2LibPPC and ppc-amigaos-ppc are part of the
vbcc(PPC)-pakage.
copyright by Volker Barthelmann
PD2LibWOS is part of the vbcc-WOS-extension from Frank Wille.
PhxAss, PhxLnk, vasm and vlink are parts of the vbcc-pakage.
copyright by Frank Wille
PmmLibr is part of the ProjectMakeManager(beta).
copyright by Michaela Prüß
PowerUP is copyright and trademark by Phase-5.
WarpOS ist copyright and reserved by Haage & Partner.
10.7.99 / Michaela Prüß